翻訳と辞書
Words near each other
・ Design Museum of the 20th Century
・ Design Museum of Thessaloniki
・ Design Museum, Helsinki
・ Design New Haven
・ Design News
・ Design objective
・ Design Observer
・ Design of Cities
・ Design of experiments
・ Design of plastic components
・ Design of Systems on Silicon
・ Design of the FAT file system
・ Design on a Dime
・ Design paradigm
・ Design patent
Design pattern
・ Design Patterns
・ Design Performance
・ Design Piracy Prohibition Act
・ Design predicates
・ Design process (computing)
・ Design process (disambiguation)
・ Design quality indicator
・ Design rationale
・ Design research
・ Design Research (store)
・ Design Research Society
・ Design Research Unit
・ Design review
・ Design Review (publication)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Design pattern : ウィキペディア英語版
Design pattern

A design pattern is the re-usable form of a solution to a design problem. The idea was introduced by the architect Christopher AlexanderAlexander, A Pattern Language〕 and has been adapted for various other disciplines, most notably computer science.〔Gamma ''et al.'', 1994, Design Patterns (the "Gang of Four" book)〕
An organized collection of design patterns that relate to a particular field is called a pattern language. This language gives a common terminology for discussing the situations designers are faced with.
Documenting a pattern requires explaining why a particular situation causes problems, and how the components of the pattern relate to each other to give the solution. Christopher Alexander describes common design problems as arising from "conflicting forces" — such as the conflict between wanting a room to be sunny and wanting it not to overheat on summer afternoons. A pattern would not tell the designer how many windows to put in the room; instead, it would propose a set of values to guide the designer toward a decision that is best for their particular application. Alexander, for example, suggests that enough windows should be included to direct light all around the room. He considers this a good solution because he believes it increases the enjoyment of the room by its occupants. Other authors might come to different conclusions, if they place higher value on heating costs, or material costs. These values, used by the pattern's author to determine which solution is "best", must also be documented within the pattern.
Pattern documentation should also explain when it is applicable. Since two houses may be very different from one another, a design pattern for houses must be broad enough to apply to both of them, but not so vague that it doesn't help the designer make decisions. The range of situations in which a pattern can be used is called its context. Some examples might be "all houses", "all two-story houses", or "all places where people spend time".
For instance, in Christopher Alexander's work, bus stops and waiting rooms in a surgery center are both within the context for the pattern "A PLACE TO WAIT".
== Domain-specific articles ==

* Pattern, in architecture
* Software design pattern, in software design.
*
* Architectural pattern, for software architecture.
*
* Interaction design pattern, used in interaction design / human-computer interaction
* Pedagogical patterns, in teaching.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Design pattern」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.